@charset "utf-8";
/* CSS Document */
html, body, ul, li, h1, h2, h3, h4, h5, h6, fieldset, legend {padding:0; margin:0;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
#nav {margin:0 auto 0px; width:1100px; display:block; font-family:"微软雅黑"; position: relative; z-index:9999;}
#nav .jquery_out {float:left;line-height:55px;display:block; text-align:center; color:#fff;font:16px/32px "微软雅黑"; background:#1c91db;}
#nav .jquery_out .smile {padding-left:1em;}
#nav .jquery_inner {margin-left:0px;}
#nav .jquery {margin-right:1px;padding:0 2em;}
#nav .mainlevel { float:left; font-family:"微软雅黑"; width:136px;/*IE6 only*/}
#nav .mainlevel a {color:#ffffff; text-decoration:none; line-height:55px; display:block; padding:0 0px; width:136px;font-family:"微软雅黑"; font-size:16px; font-weight:900; border-right:1px solid #8e0100;}
#nav .mainlevel a:hover {color:#ffffff; text-decoration:none; background:#292929; font-family:"微软雅黑"; font-size:16px; font-weight:900;}
#nav .mainlevel a.dh {color:#e2e2e2; text-decoration:none; line-height:50px; display:block; padding:0 0px; width:136px; font-family:"微软雅黑"; font-size:14px; font-weight:900;}
#nav .mainlevel a.dh:hover {color:#e2e2e2; text-decoration:none; background:#2a2a2a; font-family:"微软雅黑"; font-size:14px; font-weight:900;}
#nav .mainlevel ul {display:none; position:absolute;width:136px;}
#nav .mainlevel li { background:#be0000; width:136px;/*IE6 only*/}
